projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90ce955
)
(regi-interpret): Use `mapc' rather than `mapcar'.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 26 Sep 2007 00:15:30 +0000
(
00:15
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 26 Sep 2007 00:15:30 +0000
(
00:15
+0000)
lisp/emacs-lisp/regi.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/regi.el
b/lisp/emacs-lisp/regi.el
index ed3f846bf0ea100542bb81cf4c121d2da1119d09..267d7731435eaac640a6fc857bb80b76706f3e76 100644
(file)
--- a/
lisp/emacs-lisp/regi.el
+++ b/
lisp/emacs-lisp/regi.el
@@
-166,7
+166,7
@@
useful information:
;; lets find the special tags and remove them from the working
;; frame. note that only the last special tag is used.
- (mapc
ar
+ (mapc
(function
(lambda (entry)
(let ((pred (car entry))